PlSalaryType 
Logical Entity Name  PlSalaryType 
Default Table Name  PlSalaryType 
Physical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

PlSalaryType Columns 
ColumnName  Domain  Datatype  NULL  Definition 
PlSalaryTypeID(PK)    int  NO 
 
Code    varchar(8)  NO 
 
Descrip    varchar(50)  NO 
 
PlSalaryCategoryID    int  YES 
 
Active    bit  NO 
 
SyCampusGrpID    int  YES 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

PlSalaryType Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_PlSalaryType_PlSalaryTypeID  PrimaryKey  PlSalaryTypeID 

PlSalaryType Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyStaff  Non-Identifying  One To Zero or More  FK_PlSalaryType_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
PlSalaryTypeExternalMap  Non-Identifying  One To Zero or More  FK_PlSalaryTypeExternalMapPlSalaryTypeId_PlSalaryTypePlSalaryTypeId        NO  YES 
PlStudentSalary  Non-Identifying  One To Zero or More  FK_PlStudentSalary_PlSalaryTypeID_PlSalaryType_PlSalaryTypeID        NO  YES 

PlSalaryType Check Constraints 
Check Constraint Name  CheckConstraint 

PlSalaryType Storage 
STORAGE OPTION  STORAGE VALUE 
Filegroup  PRIMARY 
Text Image File Group   

PlSalaryType Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.SalaryType 
NO       
Physical (Microsoft SQL Server)
dbo.PlSalaryType 
NO       

PlSalaryType Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Logical  StudentJobPlacement 
Physical (Microsoft SQL Server)  Main Model 
Physical (Microsoft SQL Server)  Placement 

PlSalaryType Data Movement Rules 
Name  Type  Rule Text/Value